@font-face {
	font-family: SourceHanSansCN-Bold;
	src: url('SourceHanSansCN-Bold.otf');
}

@font-face {
	font-family: SourceHanSansCN-Light;
	src: url('SourceHanSansCN-Light.otf');
}
@font-face {
	font-family: SourceHanSansCN-Medium;
	src: url('SourceHanSansCN-Medium.otf');
}
@font-face {
	font-family: SourceHanSansCN-Normal;
	src: url('SourceHanSansCN-Normal.otf');
}
@font-face {
	font-family: SourceHanSansCN-Regular;
	src: url('SourceHanSansCN-Regular.otf');
}
body {
	font-family:SourceHanSansCN-Light,Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	min-width: 1200px;
	overflow: auto;
}

*{padding: 0;margin: 0;}
.fl{float:left;display: inline;}
.fr{float: right;display: inline;}
.clearfix{*zoom: 1;}
.clearfix:after{ display: block; content: ""; height: 0;line-height: 0;visibility: hidden; clear: both;}
/*tab 切换*/
.tab_title{ line-height: 30px; border-bottom: 1px solid #ccc; width: 360px;margin: 0 auto;}
.tab_title a{ display: inline-block; font-size: 16px;color: #333; text-decoration: none; margin-right: 20px;}
.tab_title a.active{color: red;}
.tab_content{width: 340px; padding:5px 10px;margin: 0 auto; border: 1px solid #ccc; height: 120px;}
/*文字滚动*/
.moveScroll{ width: 360px; height: 120px; border: 1px solid #ccc; margin: 50px auto;}
.moveparent{ width: 330px;height: 90px;overflow: hidden; margin:15px auto;}
.moveScroll .content{  color: #333; }
/*文本输入框*/
.inputText{ width: 320px; padding:10px; line-height: 22px;margin: 10px auto;display: block;color: #999;}
/*幻灯片*/
 .wrapper {
  width: 324px;
  height: 325px;
  _height: 321px;
  position: relative;
  z-index: 1;
  margin: 20PX auto;
}
 .wrapper .main {
  width: 324px;
  height: 222px;
  overflow: hidden;
}
.wrapper li {
  float: left;
  display: inline;
}
.wrapper ul img {
  width: 324px;
  height: 222px;
  position: relative;
  z-index: 1;
}
.wrapper ul span {
  position: absolute;
  display: block;
  text-align: center;
  width: 324px;
  height: 20px;
  overflow: hidden;
  bottom: 10px;
  left: 0;
}
.wrapper ol {
  margin-right: -4px;
  height: 58px;
  *zoom: 1;
}
.wrapper ol:after {
  display: block;
  content: "";
  line-height: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
.wrapper ol img {
  width: 78px;
  height: 52px;
  margin: 6px 4px 0 0;
}
.wrapper ol li {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
}
.wrapper ol .active {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* .computer_left,
.computer_right{position: fixed;top: 50%;bottom: auto;transform: translate(0,-50%);z-index: 1000;} */
.computer_left,
.computer_right{position: fixed;bottom: 0;z-index: 10000;}
.computer_left{left: 0;right: auto;}
.computer_right{left: auto;right: 0;}

.nav-box .nav-ul .active b:after{
	background-color:#009FE8;
	width: 100%;
}

.nav-box ul li b{
	color:black;
}
/*.nav-box{
	width: 900px;
}*/
.met-head{
	padding: 0 40px 0 40px;
	background-color: white;
	height: 90px;
	line-height: 90px;
	top:-200px;
	-webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in;
	opacity: 0;
	min-width: 1200px;
}

.nav-box ul li{
	margin: 0 .1rem;
}
.met-head.move{
	opacity: 1;
	top:0px;
}
.nav-logo img {
	width: 300px;
}
.nav-side hr{
	background:black;
}
.nav-side {
	top: 30px;
}
.foot_info_met_11_4 .met-footnav .list h4 a,.foot_info_met_11_4 .met-footnav .list ul li a{
	font-family: SourceHanSansCN-Light;
	font-size: 14px;
	color: white;
}
.main-content{
	padding-top: 100px;
}
.nav-box ul li b{
	font-size: .18rem;
}
.nav-box .language{
	border: 1px solid #999;
   border-radius: 4px;
    text-align: center;
    cursor: pointer;
    font-size: .18rem;
    padding: 0px 2px;
    line-height: normal;
    height: auto;
}
.nav-box .language.on{
	background: #009FE8;
	border: 1px solid #009FE8;
	color: white;
}

.page-main-content{
	margin-top: 90px;
}
.met_pager a.active{
				background: #004CA1;
			    border-color: #004CA1;
			    color: #ffffff;
			}
	.en-a{
		display: block;
		width: 100%;
		height: 100%;
	}
@media (max-width:1366px) {
	.page-main-content{
		margin-top: 75px;
	}	
	.nav-box ul li b,.nav-box .language{
		font-size: 14px;
	}
	/*.nav-box ul li a b{
		font-size: 15px;
	}	
	.nav-box .language{
		font-size: 15px;
	}*/
	/*.nav-box{
		width: 630px;
	}*/
	.met-head{
		height: 75px;
		line-height: 75px;
	}
	.nav-logo img {
		width: 200px;
	}
	.nav-side {
		top: 22.5px;
	}
	.main-content{
		padding-top: 75px;
	}
	.p-y-20 {
	    padding-top: 5px!important;
	    padding-bottom: 5px!important;
	}
	.p-b-20{
		padding-bottom: 5px!important;
	}
	.foot_info_met_11_4 .met-footnav .list h4 a{
		font-size: 15px;
	}
	.foot_info_met_11_4 .met-footnav .list ul li a{
		font-size: 12px;
	}
	.foot_info_met_11_4{
		line-height: initial;
	}
}
			